home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 111 / dppcz0102b.7z / dppcz0102b.bin / demos / FIFA 2002 / FIFA2002b4.exe / data / feart / ferprfbe.txt < prev   
Text File  |  2001-10-18  |  905b  |  50 lines

  1. ;
  2. ; Preference file for FIFA
  3. ;
  4. ; [colour] = new colour
  5. ; A,R,G,B,  NOTE: there must be a comma at the end of the string
  6.  
  7. [colour];colour 0 - white
  8. 255,255,255,255,
  9. [colour];colour 1 - orange
  10. 255,240,160,50,
  11. [colour];colour 2 - blue grey
  12. 255,170,175,200,
  13. [colour];colour 3 - black
  14. 255,0,0,0,
  15. [colour];colour 4 - disabled grey
  16. 255,180,180,180,
  17.  
  18. ; language,font index,fontfile
  19. ; font pointers are:
  20. ; ALL ASCII-TYPE=-1
  21. ; (english=0, american=1, french=2, german=3, italian=4, spanish=5, swedish=6, dutch=7, portugese=8)
  22. ; GREEK=9
  23. ; HEBREW=10
  24. ; JAPANESE=11
  25. ; KOREAN=12
  26. ; DEBUG=13 
  27.  
  28. [font]
  29. -1,0,engfont2.ffn,
  30. [font]
  31. -1,1,engfont2.ffn,
  32. [font]
  33. 9,0,grkfont2.ffn,
  34. [font]
  35. 9,1,grkfont2.ffn,
  36. [font]
  37. 10,0,hebfont2.ffn,
  38. [font]
  39. 10,1,hebfont2.ffn,
  40. [font]
  41. 11,0,jpnfont0.ffn,
  42. [font]
  43. 11,1,jpnfont0.ffn,
  44. [font]
  45. 12,0,korfont0.ffn,
  46. [font]
  47. 12,1,korfont0.ffn,
  48.   
  49. [end]; end marker
  50.